RuntimeHost constructor

RuntimeHost({
  1. GceInstanceHost? gceInstanceHost,
})

Implementation

RuntimeHost({this.gceInstanceHost});