RemoveMenuSectionEntryFromFavoritesResponse.fromResponse constructor

RemoveMenuSectionEntryFromFavoritesResponse.fromResponse(
  1. Response response
)

Implementation

RemoveMenuSectionEntryFromFavoritesResponse.fromResponse(Response response)
    : super.fromResponse(response);