menu
superlikers_core package
documentation
infraestructure.dart
votesResponseToJson function
votesResponseToJson function
dark_mode
light_mode
votesResponseToJson
function
String
votesResponseToJson
(
VotesResponse
data
)
Implementation
String votesResponseToJson(VotesResponse data) => json.encode(data.toJson());
superlikers_core package
documentation
infraestructure
votesResponseToJson function
infraestructure library