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