Flutter
vm_service
FuncRef
isAbstract property
isAbstract
isAbstract
property
Null safety
bool
?
isAbstract
read / write
Is this function an abstract method?
Implementation
bool? isAbstract;
Flutter
vm_service
FuncRef
isAbstract property
FuncRef class
Constructors
FuncRef
Properties
fixedId
hashCode
id
implicit
isAbstract
isConst
isStatic
json
location
name
owner
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse