Flutter
test_api.backend
Runtime
isChild property
isChild
isChild
property
Null safety
bool
isChild
Returns whether this is a child of another platform.
Implementation
bool get isChild => parent != null;
Flutter
test_api.backend
Runtime
isChild property
Runtime class
Constructors
Runtime
deserialize
Properties
hashCode
identifier
isBlink
isBrowser
isChild
isDartVM
isHeadless
isJS
name
parent
root
runtimeType
Methods
extend
noSuchMethod
serialize
toString
Operators
operator ==
Constants
builtIn
chrome
firefox
internetExplorer
nodeJS
safari
vm