Flutter
vm_service
SpawnedProcessRef
SpawnedProcessRef constructor
SpawnedProcessRef
SpawnedProcessRef
constructor
Null safety
SpawnedProcessRef
(
{
required
int
id
,
required
String
name
}
)
Implementation
SpawnedProcessRef({ required this.id, required this.name, });
Flutter
vm_service
SpawnedProcessRef
SpawnedProcessRef constructor
SpawnedProcessRef class
Constructors
SpawnedProcessRef
Properties
hashCode
id
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
parse
Constants
type