recorderName property
getter/setter pair
The name of the recorder currently in use. Recorder types include, but are not limited to: Callback, Endless, Fuchsia, Macos, Ring, Startup, and Systrace. Set to "null" if no recorder is currently set.
Implementation
String? recorderName;