DeleteCommunityResponse.fromJson constructor

DeleteCommunityResponse.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory DeleteCommunityResponse.fromJson(Map<String, dynamic> json) => _$DeleteCommunityResponseFromJson(json);