QueryByGroupIdRequest$json top-level constant

  1. @Deprecated('Use queryByGroupIdRequestDescriptor instead')
Map<String, Object> const QueryByGroupIdRequest$json

Implementation

@$core.Deprecated('Use queryByGroupIdRequestDescriptor instead')
const QueryByGroupIdRequest$json = {
  '1': 'QueryByGroupIdRequest',
  '2': [
    {'1': 'groupId', '3': 1, '4': 1, '5': 11, '6': '.co.topl.brambl.models.GroupId', '8': {}, '10': 'groupId'},
  ],
};