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