UserList$json top-level constant

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

Implementation

@$core.Deprecated('Use userListDescriptor instead')
const UserList$json = const {
  '1': 'UserList',
  '2': const [
    const {'1': 'list', '3': 1, '4': 3, '5': 11, '6': '.User', '10': 'list'},
  ],
};