identifier property

StreamIdentifier? identifier
final

Runtime identifier the DevTools panel uses to address this subject. null in release builds (where tracking is disabled).

Implementation

final StreamIdentifier? identifier;