ShareResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use shareResponseDescriptor instead')
const ShareResponse$json = const {
  '1': 'ShareResponse',
  '2': const [
    const {'1': 'link', '3': 1, '4': 1, '5': 9, '10': 'link'},
  ],
};