Flutter
vm_service
SocketProfilingState
SocketProfilingState constructor
SocketProfilingState
SocketProfilingState
constructor
Null safety
SocketProfilingState
(
{
required
bool
enabled
}
)
Implementation
SocketProfilingState({required bool enabled}) : super(enabled: enabled);
Flutter
vm_service
SocketProfilingState
SocketProfilingState constructor
SocketProfilingState class
Constructors
SocketProfilingState
Properties
enabled
hashCode
json
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse