toJson abstract method
A JSON representation of the state of this native platform object.
Can be emitted for debugging or be used to create a TestNativePlatform with the same configuration.
Implementation
String toJson();
A JSON representation of the state of this native platform object.
Can be emitted for debugging or be used to create a TestNativePlatform with the same configuration.
String toJson();