menu
googleapis package
documentation
sheets/v4.dart
ConditionValue
ConditionValue constructor
ConditionValue constructor
dark_mode
light_mode
ConditionValue
constructor
ConditionValue
(
{
String
?
relativeDate
,
String
?
userEnteredValue
,
})
Implementation
ConditionValue({ this.relativeDate, this.userEnteredValue, });
googleapis package
documentation
sheets/v4
ConditionValue
ConditionValue constructor
ConditionValue class