menu
aws_license_manager_api package
documentation
license-manager-2018-08-01.dart
CreateTokenResponse
CreateTokenResponse constructor
CreateTokenResponse constructor
dark_mode
light_mode
CreateTokenResponse
constructor
CreateTokenResponse
(
{
String
?
token
,
String
?
tokenId
,
TokenType
?
tokenType
,
})
Implementation
CreateTokenResponse({ this.token, this.tokenId, this.tokenType, });
aws_license_manager_api package
documentation
license-manager-2018-08-01
CreateTokenResponse
CreateTokenResponse constructor
CreateTokenResponse class