menu
googleapis package
documentation
docs/v1.dart
WriteControl
WriteControl.new constructor
WriteControl.new constructor
dark_mode
light_mode
WriteControl
constructor
WriteControl
(
{
String
?
requiredRevisionId
,
String
?
targetRevisionId
,
})
Implementation
WriteControl({
this
.requiredRevisionId,
this
.targetRevisionId, });
googleapis package
documentation
docs/v1
WriteControl
WriteControl.new constructor
WriteControl class
Constructors
new
fromJson
Properties
hashCode
requiredRevisionId
runtimeType
targetRevisionId
Methods
noSuchMethod
toJson
toString
Operators
operator ==