toJson method

  1. @mustCallSuper
Map<String, dynamic> toJson()

Implementation

@mustCallSuper
Map<String, dynamic> toJson() => _map;