menu
hive_api package
documentation
hive_api.dart
VoteOp
VoteOp.fromJson factory constructor
VoteOp.fromJson factory constructor
dark_mode
light_mode
VoteOp.fromJson
constructor
VoteOp.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory VoteOp.fromJson(Map<String, dynamic> json) => _$VoteOpFromJson(json);
hive_api package
documentation
hive_api
VoteOp
VoteOp.fromJson factory constructor
VoteOp class