menu
sentry package
documentation
sentry_io.dart
SentrySpan
finished property
finished property
dark_mode
light_mode
finished
property
@
override
bool
get
finished
override
Returns true if span is finished
Implementation
@override bool get finished => _endTimestamp != null;
sentry package
documentation
sentry_io
SentrySpan
finished property
SentrySpan class