ListOfGroupThemeResponse.fromJson constructor

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

Implementation

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