methodSignature property
Implementation
static final methodSignature = $pb.Extension<$core.String>.repeated(
const $core.bool.fromEnvironment('protobuf.omit_message_names')
? ''
: 'google.protobuf.MethodOptions',
const $core.bool.fromEnvironment('protobuf.omit_field_names')
? ''
: 'methodSignature',
1051,
$pb.PbFieldType.PS,
check: $pb.getCheckFunction($pb.PbFieldType.PS));