toJson abstract method

Map<String, dynamic> toJson()

Serializes the state for consumption by the frontend

Implementation

Map<String, dynamic> toJson();