NullableStringType constructor

const NullableStringType({int maybeElementCount})

Implementation

const NullableStringType({
  this.maybeElementCount,
}) : super(inlineSizeV1: 16, inlineSizeV2: 16);