menu
aws_appsync_api package
documentation
appsync-2017-07-25.dart
ApiKey
ApiKey.new constructor
ApiKey.new constructor
dark_mode
light_mode
ApiKey
constructor
ApiKey
(
{
int
?
deletes
,
String
?
description
,
int
?
expires
,
String
?
id
,
})
Implementation
ApiKey({ this.deletes, this.description, this.expires, this.id, });
aws_appsync_api package
documentation
appsync-2017-07-25
ApiKey
ApiKey.new constructor
ApiKey class