menu
mcp_io_scpi package
documentation
io.dart
OncRpcReply
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => !denied && acceptStat == AcceptStat.success;
mcp_io_scpi package
documentation
io
OncRpcReply
isSuccess property
OncRpcReply class