GetRoleRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getRoleRequestDescriptor instead')
const GetRoleRequest$json = {
  '1': 'GetRoleRequest',
  '2': [
    {'1': 'restaurant_id', '3': 1, '4': 1, '5': 9, '10': 'restaurantId'},
    {'1': 'role_id', '3': 2, '4': 1, '5': 9, '10': 'roleId'},
  ],
};