SocketProfilingState constructor

SocketProfilingState({
  1. required bool enabled,
})

Implementation

SocketProfilingState({required super.enabled});