RpcWorkspaceProgram$json top-level constant

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

Implementation

@$core.Deprecated('Use rpcWorkspaceProgramDescriptor instead')
const RpcWorkspaceProgram$json = {
  '1': 'RpcWorkspaceProgram',
  '2': [
    {'1': 'package', '3': 1, '4': 1, '5': 9, '10': 'package'},
    {'1': 'deployable_path', '3': 2, '4': 1, '5': 9, '10': 'deployablePath'},
    {'1': 'program_id', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'programId', '17': true},
    {'1': 'idl_path', '3': 4, '4': 1, '5': 9, '9': 1, '10': 'idlPath', '17': true},
  ],
  '8': [
    {'1': '_program_id'},
    {'1': '_idl_path'},
  ],
};