Flutter
vm_service
Parameter
fixed property
fixed
fixed
property
Null safety
bool
?
fixed
read / write
Represents whether or not this parameter is fixed or optional.
Implementation
bool? fixed;
Flutter
vm_service
Parameter
fixed property
Parameter class
Constructors
Parameter
Properties
fixed
hashCode
name
parameterType
required
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse