NumExtensions extension
- on
Properties
- adaptRatio → double
- 
      Available on num, provided by the NumExtensions extension no setter
- days → Duration
- 
      Available on num, provided by the NumExtensions extension no setter
- hours → Duration
- 
      Available on num, provided by the NumExtensions extension no setter
- milliseconds → Duration
- 
      Available on num, provided by the NumExtensions extension Example:no setter
- minutes → Duration
- 
      Available on num, provided by the NumExtensions extension no setter
- seconds → Duration
- 
      Available on num, provided by the NumExtensions extension no setter
Methods
- 
  delay([FutureOr callback()?]) → Future 
- 
      Available on num, provided by the NumExtensions extension Example: