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