parent property Null safety
final
The parent platform that this is based on, or null
if there is no
parent.
Implementation
final Runtime? parent;
The parent platform that this is based on, or null
if there is no
parent.
final Runtime? parent;