isRecording property

bool get isRecording

Whether this Span is recording information like events with the addEvent operation, status with setStatus, etc.

Implementation

bool get isRecording;