Present$json top-level constant

  1. @Deprecated('Use presentDescriptor instead')
Map<String, String> const Present$json

Implementation

@$core.Deprecated('Use presentDescriptor instead')
const Present$json = {
  '1': 'Present',
};