toJson method

Map<String, dynamic> toJson()

Converts the page view event to a JSON object.

Implementation

Map<String, dynamic> toJson() => _$AiutaErrorToJson(this);