AppEvent$json top-level constant

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

Implementation

@$core.Deprecated('Use appEventDescriptor instead')
const AppEvent$json = const {
  '1': 'AppEvent',
  '2': const [
    const {'1': 'transaction_id', '3': 1, '4': 1, '5': 11, '6': '.spacemesh.v1.TransactionId', '10': 'transactionId'},
    const {'1': 'message', '3': 2, '4': 1, '5': 9, '10': 'message'},
  ],
};