initialize static method
Initializes Stetho on the native side.
Implementation
static Future<dynamic> initialize() => _channel.invokeMethod('initialize');
Initializes Stetho on the native side.
static Future<dynamic> initialize() => _channel.invokeMethod('initialize');