menu
superlikers_core package
documentation
infraestructure.dart
votesResponseFromJson function
votesResponseFromJson function
dark_mode
light_mode
votesResponseFromJson
function
VotesResponse
votesResponseFromJson
(
String
str
)
Implementation
VotesResponse votesResponseFromJson(String str) => VotesResponse.fromJson(json.decode(str));
superlikers_core package
documentation
infraestructure
votesResponseFromJson function
infraestructure library