JsonCommentBuilder constructor

const JsonCommentBuilder()

Implementation

const JsonCommentBuilder()
    : super(
        numSupportedChildren: kNumSupportedChildren,
      );