menu
googleapis package
documentation
serviceusage/v1.dart
Usage
Usage.new constructor
Usage.new constructor
dark_mode
light_mode
Usage
constructor
Usage
(
{
String
?
producerNotificationChannel
,
List
<
String
>
?
requirements
,
List
<
UsageRule
>
?
rules
,
})
Implementation
Usage({
this
.producerNotificationChannel,
this
.requirements,
this
.rules, });
googleapis package
documentation
serviceusage/v1
Usage
Usage.new constructor
Usage class