menu
ptcg_list_parser package
documentation
data/ptcg_list_parser_result.dart
PTCGListParserResult
PTCGListParserResult.new constructor
PTCGListParserResult.new constructor
dark_mode
light_mode
PTCGListParserResult
constructor
PTCGListParserResult
(
{
required
List
<
Card
>
cards
,
})
Implementation
PTCGListParserResult({required this.cards});
ptcg_list_parser package
documentation
data/ptcg_list_parser_result
PTCGListParserResult
PTCGListParserResult.new constructor
PTCGListParserResult class