toMap abstract method

Map<String, dynamic> toMap()

Returns this json as a map format.

Implementation

Map<String, dynamic> toMap();