sinceNow method

Duration sinceNow()

Implementation

Duration sinceNow() => -(this.difference(DateTime.now()));