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