menu
googleapis package
documentation
jobs/v3.dart
CustomAttribute
CustomAttribute constructor
CustomAttribute constructor
dark_mode
light_mode
CustomAttribute
constructor
CustomAttribute
(
{
bool
?
filterable
,
List
<
String
>
?
longValues
,
List
<
String
>
?
stringValues
,
})
Implementation
CustomAttribute({ this.filterable, this.longValues, this.stringValues, });
googleapis package
documentation
jobs/v3
CustomAttribute
CustomAttribute constructor
CustomAttribute class