@override void modifiedStatusChanged(bool status) => _invokeVoidInt('ModifiedStatusChanged', status ? 1 : 0);