decaseconds method

Time decaseconds()

Gets a Time representing this number of decaseconds.

Implementation

Time decaseconds() => Time.fromDecaseconds(this);