TimeUnlockOrder$json top-level constant

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

Implementation

@$core.Deprecated('Use timeUnlockOrderDescriptor instead')
const TimeUnlockOrder$json = const {
  '1': 'TimeUnlockOrder',
  '2': const [
    const {'1': 'from_address', '3': 1, '4': 1, '5': 12, '10': 'fromAddress'},
    const {'1': 'id', '3': 2, '4': 1, '5': 3, '10': 'id'},
  ],
};