configure method
Configures the plugin using the registered config.
Implementation
Future<void> configure({AmplifyConfig? config}) async {}
Configures the plugin using the registered config.
Future<void> configure({AmplifyConfig? config}) async {}