isDuration property

bool get isDuration

Implementation

bool get isDuration => unprefixed.split('.').last == 'Duration';