menu
getsocial_flutter_sdk package
documentation
communities/pollstatus.dart
PollStatus
votedByMe constant
votedByMe constant
dark_mode
light_mode
votedByMe
constant
int
const
votedByMe
Current user already voted.
Implementation
static const votedByMe = 2;
getsocial_flutter_sdk package
documentation
communities/pollstatus
PollStatus
votedByMe constant
PollStatus class