menu
babyboomv3 package
documentation
network/game/apiGameSellon.dart
ApiGameSellon
setIsShowDialog method
setIsShowDialog method
dark_mode
light_mode
setIsShowDialog
method
ApiGameSellon
setIsShowDialog
(
bool
value
)
Implementation
ApiGameSellon setIsShowDialog(
bool
value) {
this
._isShowDialog = value;
return
this
; }
babyboomv3 package
documentation
network/game/apiGameSellon
ApiGameSellon
setIsShowDialog method
ApiGameSellon class
Constructors
ApiGameSellon
Properties
context
hashCode
runtimeType
timeoutDuration
Methods
clearPaginator
createPaginator
execute
executeFuture
getMimeType
getPaginator
noSuchMethod
setCompleteListener
setErrorListener
setExceptionListener
setIsShowDialog
setSuccessListener
toString
Operators
operator ==
Static methods
createDefaultParams
createParams