status property
Future<CommandStatus>
get
status
Get the status of the child.
Implementation
_i2.Future<_i4.CommandStatus> get status =>
_i3.promiseToFuture(_i3.getProperty(
this,
'status',
));