terabytes method

InformationSize terabytes()

Gets an InformationSize representing this number of terabytes.

Implementation

InformationSize terabytes() => InformationSize.fromTerabytes(this);