MagicLinksServiceCreateRequestForSpecificResource$json top-level constant
- @Deprecated('Use magicLinksServiceCreateRequestForSpecificResourceDescriptor instead')
Map<String, Object>
const
MagicLinksServiceCreateRequestForSpecificResource$json
Implementation
@$core.Deprecated(
'Use magicLinksServiceCreateRequestForSpecificResourceDescriptor instead')
const MagicLinksServiceCreateRequestForSpecificResource$json = {
'1': 'MagicLinksServiceCreateRequestForSpecificResource',
'2': [
{'1': 'user_comment', '3': 2, '4': 1, '5': 9, '10': 'userComment'},
{
'1': 'resource_uuid',
'3': 10,
'4': 1,
'5': 9,
'8': {},
'10': 'resourceUuid'
},
{'1': 'expires_at', '3': 30, '4': 1, '5': 4, '10': 'expiresAt'},
{'1': 'description', '3': 35, '4': 1, '5': 9, '10': 'description'},
],
};