timeBounds property

TimeBounds timeBounds

Return TimeBounds of this transaction, or null (representing no time restrictions)

Implementation

TimeBounds get timeBounds => _mTimeBounds;