timeBounds property
Return TimeBounds of this transaction, or null (representing no time restrictions)
Implementation
TimeBounds get timeBounds => _mTimeBounds;
Return TimeBounds of this transaction, or null (representing no time restrictions)
TimeBounds get timeBounds => _mTimeBounds;