OrgDataUpdateError({ required String orgId, bool log = kDebugMode, }) : super( message: 'Failed to update org with id: $orgId', stackTrace: StackTrace.current, );