transport property

Transport get transport

Implementation

soap.Transport get transport =>
    _transport ??
    (throw Exception('DeviceManagement services not available'));