createFieldIndexCollection property
Implementation
@$pb.TagNumber(1)
$4.CreateFieldIndexCollection get createFieldIndexCollection => $_getN(0);
Implementation
@$pb.TagNumber(1)
set createFieldIndexCollection($4.CreateFieldIndexCollection v) { $_setField(1, v); }