CreateOberonKeyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use createOberonKeyRequestDescriptor instead')
const CreateOberonKeyRequest$json = const {
  '1': 'CreateOberonKeyRequest',
  '2': const [
    const {'1': 'seed', '3': 1, '4': 1, '5': 12, '10': 'seed'},
  ],
};