@override Future<void> terminate() async { if (_isSdkLoaded) { _invokeCoreMethod('terminate', []); } }