toJson abstract method

Map<String, dynamic> toJson()

A method which turns this AuthorizationRequest into a JSON representation which can be send over a MethodChannel.

Implementation

Map<String, dynamic> toJson();