DeleteCommunityResponse constructor
const
DeleteCommunityResponse({
- required bool success,
Implementation
const factory DeleteCommunityResponse({required bool success}) = _DeleteCommunityResponse;