isDuration property

bool isDuration

Returns true if type is Duration.

Implementation

bool get isDuration => _typeWrapper.isDuration;