isTrace property

bool isTrace

Implementation

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