menu
aws_connect_api package
documentation
connect-2017-08-08.dart
SecurityKey
SecurityKey constructor
SecurityKey constructor
dark_mode
light_mode
SecurityKey
constructor
SecurityKey
(
{
String
?
associationId
,
DateTime
?
creationTime
,
String
?
key
,
})
Implementation
SecurityKey({ this.associationId, this.creationTime, this.key, });
aws_connect_api package
documentation
connect-2017-08-08
SecurityKey
SecurityKey constructor
SecurityKey class