Flutter
vm_service
BoundField
BoundField constructor
BoundField
BoundField
constructor
Null safety
BoundField
(
{
FieldRef
?
decl
,
dynamic
value
}
)
Implementation
BoundField({ this.decl, this.value, });
Flutter
vm_service
BoundField
BoundField constructor
BoundField class
Constructors
BoundField
Properties
decl
hashCode
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse