@override Future<void> configure(Map<String, Object?> configuration) { return _invoke<void>('configure', configuration); }