LiveListsInfoRowsPlaceList.fromJson constructor

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

Implementation

factory LiveListsInfoRowsPlaceList.fromJson(Map<String, dynamic> json) =>
    $LiveListsInfoRowsPlaceListFromJson(json);