toMap abstract method

Map<String, dynamic> toMap()

Convert all the class data to a Map that will be used in the platform channel communication

Implementation

Map<String, dynamic> toMap();