CreateDIDRes$json top-level constant
Implementation
@$core.Deprecated('Use createDIDResDescriptor instead')
const CreateDIDRes$json = const {
'1': 'CreateDIDRes',
'2': const [
const {'1': 'did', '3': 1, '4': 1, '5': 9, '10': 'did'},
const {'1': 'status', '3': 2, '4': 1, '5': 8, '10': 'status'},
const {'1': 'accessToken', '3': 3, '4': 1, '5': 11, '6': '.protos.Token', '10': 'accessToken'},
],
};