menu
build_daemon package
documentation
client.dart
BuildDaemonClient
finished property
finished property
dark_mode
light_mode
finished
property
Future
<
void
>
get
finished
Implementation
Future<void> get finished async => await _channel.sink.done;
build_daemon package
documentation
client
BuildDaemonClient
finished property
BuildDaemonClient class