Pin$json top-level constant

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

Implementation

@$core.Deprecated('Use pinDescriptor instead')
const Pin$json = const {
  '1': 'Pin',
  '2': const [
    const {'1': 'user_id', '3': 1, '4': 1, '5': 9, '10': 'userId'},
    const {'1': 'session_id', '3': 2, '4': 1, '5': 9, '10': 'sessionId'},
  ],
};