menu
googleapis package
documentation
sheets/v4.dart
DeleteSheetRequest
DeleteSheetRequest.new constructor
DeleteSheetRequest.new constructor
dark_mode
light_mode
DeleteSheetRequest
constructor
DeleteSheetRequest
(
{
int
?
sheetId
,
})
Implementation
DeleteSheetRequest({
this
.sheetId, });
googleapis package
documentation
sheets/v4
DeleteSheetRequest
DeleteSheetRequest.new constructor
DeleteSheetRequest class
Constructors
new
fromJson
Properties
hashCode
runtimeType
sheetId
Methods
noSuchMethod
toJson
toString
Operators
operator ==