ChlorophyllBuilder.fromHeader constructor

ChlorophyllBuilder.fromHeader(
  1. ImcBuilderHeaderPart headerFrom
)

Implementation

ChlorophyllBuilder.fromHeader(ImcBuilderHeaderPart headerFrom) {
  copyFromHeader(headerFrom);
}