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