menu
claid package
documentation
RemoteFunction/AbstractRPCCompleter.dart
AbstractRPCCompleter
wasExecutedSuccessfully method
wasExecutedSuccessfully method
dark_mode
light_mode
wasExecutedSuccessfully
method
bool
wasExecutedSuccessfully
(
)
Implementation
bool wasExecutedSuccessfully() { return this._successful && this._finished; }
claid package
documentation
RemoteFunction/AbstractRPCCompleter
AbstractRPCCompleter
wasExecutedSuccessfully method
AbstractRPCCompleter class