toJson abstract method

String toJson()

A JSON representation of the state of this browser platform object.

Can be emitted for debugging or be used to create a TestBrowserPlatform with the same configuration.

Implementation

String toJson();