DeviceAdvertisementData.fromJson constructor

DeviceAdvertisementData.fromJson(
  1. Map json
)

Implementation

factory DeviceAdvertisementData.fromJson(Map json) => _$DeviceAdvertisementDataFromJson(json);