@override Future<ContactWeebi> updateContact(ContactWeebi data) { return _$updateContactAsyncAction.run(() => super.updateContact(data)); }