FA12Parameters$json top-level constant

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

Implementation

@$core.Deprecated('Use fA12ParametersDescriptor instead')
const FA12Parameters$json = const {
  '1': 'FA12Parameters',
  '2': const [
    const {'1': 'entrypoint', '3': 1, '4': 1, '5': 9, '10': 'entrypoint'},
    const {'1': 'from', '3': 2, '4': 1, '5': 9, '10': 'from'},
    const {'1': 'to', '3': 3, '4': 1, '5': 9, '10': 'to'},
    const {'1': 'value', '3': 4, '4': 1, '5': 9, '10': 'value'},
  ],
};