Initializes the platform with the dispatcher entry point.
@override Future<void> initialize() async { await methodChannel.invokeMethod('initialize'); }