@override Future<bool?> makeSecure() async { return await methodChannel.invokeMethod<bool>('makeSecure'); }