platformType property

  1. @TagNumber(14)
PlatformType platformType

Implementation

@$pb.TagNumber(14)
$1.PlatformType get platformType => $_getN(13);
  1. @TagNumber(14)
void platformType=(PlatformType v)

Implementation

@$pb.TagNumber(14)
set platformType($1.PlatformType v) { setField(14, v); }