ResponseCommit$json top-level constant

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

Implementation

@$core.Deprecated('Use responseCommitDescriptor instead')
const ResponseCommit$json = const {
  '1': 'ResponseCommit',
  '2': const [
    const {'1': 'data', '3': 2, '4': 1, '5': 12, '10': 'data'},
    const {'1': 'retain_height', '3': 3, '4': 1, '5': 3, '10': 'retainHeight'},
  ],
};