BrokerService constructor

BrokerService([
  1. String? path
])

Implementation

BrokerService([String? path]) : super(path);