menu
linklytics_flutter package
documentation
community/constants/community_constants.dart
CommunityConstants
postById static method
postById static method
dark_mode
light_mode
postById
static method
String
postById
(
int
id
)
Implementation
static String postById(int id) => '$posts/$id';
linklytics_flutter package
documentation
community/constants/community_constants
CommunityConstants
postById static method
CommunityConstants class