ExchangeLifeItemsParams.fromJson constructor

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

Implementation

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