aliasType property
Type of the alias.
Implementation
@$pb.TagNumber(10)
Alias_Type get aliasType => $_getN(4);
Implementation
@$pb.TagNumber(10)
set aliasType(Alias_Type v) { $_setField(10, v); }
Type of the alias.
@$pb.TagNumber(10)
Alias_Type get aliasType => $_getN(4);
@$pb.TagNumber(10)
set aliasType(Alias_Type v) { $_setField(10, v); }