Initialize the GeoDB database
@override Future<void> initialize() async { await methodChannel.invokeMethod<void>('initialize'); }