lastPlatformInviteAttemptResult property

  1. @JsonKey(name: 'lastPlatformInviteAttemptResult', fromJson: decodeFireteamPlatformInviteResult, toJson: encodeFireteamPlatformInviteResult)
FireteamPlatformInviteResult? lastPlatformInviteAttemptResult
getter/setter pair

Implementation

@JsonKey(name:'lastPlatformInviteAttemptResult',fromJson:decodeFireteamPlatformInviteResult,toJson:encodeFireteamPlatformInviteResult)
FireteamPlatformInviteResult? lastPlatformInviteAttemptResult;