@override Future<bool?> updateDeviceTime() { return _channel.invokeMethod<bool>("updateDeviceTime"); }