Absent$json top-level constant

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

Implementation

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