@JsonSerializable(includeIfNull: false) const factory GetCommunity({required int id, String? auth}) = _GetCommunity;