RuntimeObject constructor

RuntimeObject({
  1. RuntimeObject? parent,
})

Implementation

RuntimeObject({this.parent});