isTrace property

bool get isTrace

Implementation

bool get isTrace => this is Trace || this is Traces;