GetInvitationsByUserResponse_Invitation$json top-level constant
- @Deprecated('Use getInvitationsByUserResponseDescriptor instead')
Map<String, Object>
const
GetInvitationsByUserResponse_Invitation$json
Implementation
@$core.Deprecated('Use getInvitationsByUserResponseDescriptor instead')
const GetInvitationsByUserResponse_Invitation$json = {
'1': 'Invitation',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'email', '3': 2, '4': 1, '5': 9, '10': 'email'},
{'1': 'organization', '3': 3, '4': 1, '5': 11, '6': '.services.user_svc.v1.GetInvitationsByUserResponse.Invitation.Organization', '10': 'organization'},
{'1': 'state', '3': 4, '4': 1, '5': 14, '6': '.services.user_svc.v1.InvitationState', '10': 'state'},
],
'3': [GetInvitationsByUserResponse_Invitation_Organization$json],
};