menu
linklytics_flutter package
documentation
community/data/response/community_response.dart
communityResponseToJson function
communityResponseToJson function
dark_mode
light_mode
communityResponseToJson
function
String
communityResponseToJson
(
CommunityResponse
data
)
Implementation
String communityResponseToJson(CommunityResponse data) => json.encode(data.toJson());
linklytics_flutter package
documentation
community/data/response/community_response
communityResponseToJson function
community_response library