additionalFields property

Map<String, dynamic>? get additionalFields
inherited

The additionalFields of the device, only will return something when is imported from compatible source.

Implementation

InboundProtocol? get protocol;/// The [additionalFields] of the device, only will return something when is imported from compatible source.
Map<String, dynamic>? get additionalFields;