isTimestamp property

bool get isTimestamp

Implementation

bool get isTimestamp => unprefixed.split('.').last == 'Timestamp';