StaticPart constructor

StaticPart(
  1. String content
)

Implementation

StaticPart(this.content);