Customer$json top-level constant

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

Implementation

@$core.Deprecated('Use customerDescriptor instead')
const Customer$json = const {
  '1': 'Customer',
  '4': const [Customer_Type$json],
};