menu
linklytics_flutter package
documentation
community/data/response/common.dart
CommunityApp
CommunityApp.new constructor
CommunityApp.new constructor
dark_mode
light_mode
CommunityApp
constructor
CommunityApp
(
{
required
int
id
,
required
String
name
,
required
String
slug
,
})
Implementation
CommunityApp({ required this.id, required this.name, required this.slug, });
linklytics_flutter package
documentation
community/data/response/common
CommunityApp
CommunityApp.new constructor
CommunityApp class