menu
googleapis package
documentation
iap/v1.dart
Resource
Resource constructor
Resource constructor
dark_mode
light_mode
Resource
constructor
Resource
(
{
Map
<
String
,
Object
?
>
?
expectedNextState
,
Map
<
String
,
String
>
?
labels
,
String
?
name
,
String
?
service
,
String
?
type
,
})
Implementation
Resource({ this.expectedNextState, this.labels, this.name, this.service, this.type, });
googleapis package
documentation
iap/v1
Resource
Resource constructor
Resource class