menu
hive_flutter_kit package
documentation
core/models/witnessvote.dart
WitnessVotesData
WitnessVotesData.new constructor
WitnessVotesData.new constructor
dark_mode
light_mode
WitnessVotesData
constructor
WitnessVotesData
(
{
List
<
String
>
?
witnessVotes
,
int
?
witnessesVotedFor
,
})
Implementation
WitnessVotesData({this.witnessVotes, this.witnessesVotedFor});
hive_flutter_kit package
documentation
core/models/witnessvote
WitnessVotesData
WitnessVotesData.new constructor
WitnessVotesData class