Lwm2mDeviceProfileTransportConfiguration.fromJson constructor

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

Implementation

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