toMap abstract method

  1. @Deprecated('[toMap] method will be discontinued')
Map<String, dynamic> toMap()

Serializes device info properties to a map.

Implementation

@Deprecated('[toMap] method will be discontinued')
Map<String, dynamic> toMap();