menu
walletconnect_modal_flutter package
documentation
models/listings.dart
Listing
Listing.fromJson factory constructor
Listing.fromJson factory constructor
dark_mode
light_mode
Listing.fromJson
constructor
Listing.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Listing.fromJson(Map<String, dynamic> json) => _$ListingFromJson(json);
walletconnect_modal_flutter package
documentation
models/listings
Listing
Listing.fromJson factory constructor
Listing class