SnmpDeviceProfileTransportConfiguration.fromJson constructor

SnmpDeviceProfileTransportConfiguration.fromJson(
  1. Map<String, dynamic> json
)

Implementation

SnmpDeviceProfileTransportConfiguration.fromJson(Map<String, dynamic> json)
    : properties = json;