Gets the version of the underlying sing-box core.
@override Future<String> getSingBoxVersion() async { return await methodChannel.invokeMethod('getSingBoxVersion'); }