menu
flutter_request_kit package
documentation
flutter_request_kit.dart
UpdateVote
UpdateVote.new constructor
UpdateVote.new constructor
dark_mode
light_mode
UpdateVote
constructor
UpdateVote
(
String
id
,
Vote
vote
)
Implementation
UpdateVote(this.id, this.vote);
flutter_request_kit package
documentation
flutter_request_kit
UpdateVote
UpdateVote.new constructor
UpdateVote class