menu
fml package
documentation
postmaster/postmaster.dart
PostMaster
stop method
stop method
dark_mode
light_mode
stop
method
Future
<
bool
>
stop
(
)
Implementation
Future<bool> stop() async { return true; }
fml package
documentation
postmaster/postmaster
PostMaster
stop method
PostMaster class