initialize method
Initializes screenshot callback plugin
Implementation
Future<void> initialize() async =>
throw UnimplementedError('initialize() has not been implemented');
Initializes screenshot callback plugin
Future<void> initialize() async =>
throw UnimplementedError('initialize() has not been implemented');