menu
northlight_sdk package
documentation
northlight_sdk.dart
Vote
Vote.new const constructor
Vote.new const constructor
dark_mode
light_mode
Vote
constructor
const
Vote
(
{
required
int
newVoteCount
,
})
Implementation
const Vote({ required this.newVoteCount, });
northlight_sdk package
documentation
northlight_sdk
Vote
Vote.new const constructor
Vote class