components/vote_create/vote_create library

Typedefs

OnCreateVoteError = dynamic Function(int code, String? desc)
OnCreateVoteSuccess = dynamic Function()