Convert to JSON Map
Returns a Map<String, dynamic> representing the JSON serialization of the struct.
Map<String, dynamic>
Map<String, dynamic> toJson();