Initializes the plugin.
@override Future<void> initialize() => methodChannel.invokeMethod<void>(initializeMethodName);