profilerFactory property
- @internal
Implementation
@internal
SentryProfilerFactory? get profilerFactory => _profilerFactory;
- @internal
Implementation
@internal
set profilerFactory(SentryProfilerFactory? value) => _profilerFactory = value;
@internal
SentryProfilerFactory? get profilerFactory => _profilerFactory;
@internal
set profilerFactory(SentryProfilerFactory? value) => _profilerFactory = value;