menu
googleapis package
documentation
forms/v1.dart
PublishState
PublishState.new constructor
PublishState.new constructor
dark_mode
light_mode
PublishState
constructor
PublishState
(
{
bool
?
isAcceptingResponses
,
bool
?
isPublished
,
})
Implementation
PublishState({
this
.isAcceptingResponses,
this
.isPublished, });
googleapis package
documentation
forms/v1
PublishState
PublishState.new constructor
PublishState class
Constructors
new
fromJson
Properties
hashCode
isAcceptingResponses
isPublished
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==