@override Future<void> configure(Map<String, Object?> config) { return methodChannel.invokeMethod<void>('configure', config); }