menu
googleapis package
documentation
sheets/v4.dart
ErrorValue
ErrorValue constructor
ErrorValue constructor
dark_mode
light_mode
ErrorValue
constructor
ErrorValue
(
{
String
?
message
,
String
?
type
,
})
Implementation
ErrorValue({ this.message, this.type, });
googleapis package
documentation
sheets/v4
ErrorValue
ErrorValue constructor
ErrorValue class