applicationType property
Implementation
@$pb.TagNumber(4)
Application_ApplicationType get applicationType => $_getN(3);
Implementation
@$pb.TagNumber(4)
set applicationType(Application_ApplicationType v) { setField(4, v); }
@$pb.TagNumber(4)
Application_ApplicationType get applicationType => $_getN(3);
@$pb.TagNumber(4)
set applicationType(Application_ApplicationType v) { setField(4, v); }