DeviceVendorInfoDictionaryMapConversion extension
Additional features for converting DeviceVendorInfoDictionary to Map object.
Methods
-
toMap(
) → Future< Map< String, String> > -
Available on DeviceVendorInfoDictionary, provided by the DeviceVendorInfoDictionaryMapConversion extension
Resemble DeviceVendorInfoDictionary into unmodifiable Map model with same keys and values.