shouldProfile property
A Boolean
that specifies whether the profiling agent collects
profiling data or not. Set to true
to enable profiling.
Implementation
final bool shouldProfile;
A Boolean
that specifies whether the profiling agent collects
profiling data or not. Set to true
to enable profiling.
final bool shouldProfile;