isSending property

bool get isSending
inherited

Implementation

bool get isSending {
  _$_isSendingAtom.reportRead();
  return super._isSending;
}