menu
aws_mobile_api package
documentation
mobile-2017-07-01.dart
Resource
Resource constructor
Resource constructor
dark_mode
light_mode
Resource
constructor
Resource
(
{
String
?
arn
,
Map
<
String
,
String
>
?
attributes
,
String
?
feature
,
String
?
name
,
String
?
type
,
})
Implementation
Resource({ this.arn, this.attributes, this.feature, this.name, this.type, });
aws_mobile_api package
documentation
mobile-2017-07-01
Resource
Resource constructor
Resource class