BridgeHome.empty constructor

BridgeHome.empty()

Creates an empty BridgeHome object.

Implementation

BridgeHome.empty()
    : idV1 = "",
      children = [],
      services = [],
      super.empty();