toJson method

Map<String, dynamic> toJson()

The wire shape the engine's Credentials type expects.

Implementation

Map<String, dynamic> toJson() => _json;