quantityType property

  1. @override
Type quantityType
override

Returns the Type of the Quantity to which these Units apply.

Implementation

@override
Type get quantityType => InformationRate;