Definition at line 3 of file api_endpoints.dart.
◆ buildUrl()
| String ApiEndpoints::buildUrl |
( |
String | path, |
|
|
bool? | isAuthUrl ) |
|
inlinestaticprivate |
◆ dashboardPath()
| ApiEndpoints::dashboardPath |
( |
String | partnerId | ) |
|
|
staticprivate |
◆ environmentalDashboardPath()
| ApiEndpoints::environmentalDashboardPath |
( |
String | partnerId | ) |
|
|
staticprivate |
◆ getNotifications()
| ApiEndpoints::getNotifications |
( |
String | userId | ) |
|
|
staticprivate |
◆ getprofile()
| ApiEndpoints::getprofile |
( |
String | param | ) |
|
|
staticprivate |
◆ listCollectionPointsPath()
| ApiEndpoints::listCollectionPointsPath |
( |
String | param | ) |
|
|
staticprivate |
◆ retrieveDoneCollections()
| ApiEndpoints::retrieveDoneCollections |
( |
String | param | ) |
|
|
staticprivate |
◆ retrieveOnGoingCollections()
| ApiEndpoints::retrieveOnGoingCollections |
( |
String | param | ) |
|
|
staticprivate |
◆ authAlias
| const String ApiEndpoints::authAlias = 'authentification' |
|
staticprivate |
◆ collectionAlias
| const String ApiEndpoints::collectionAlias = 'collection' |
|
staticprivate |
◆ createCollectionPath
| const String ApiEndpoints::createCollectionPath = 'createCollection' |
|
staticprivate |
◆ faq
| const String ApiEndpoints::faq = 'faq' |
|
staticprivate |
◆ listProposedTimePath
| const String ApiEndpoints::listProposedTimePath = 'listProposedTime' |
|
staticprivate |
◆ loginPath
| const String ApiEndpoints::loginPath = 'auth/login' |
|
staticprivate |
◆ sliderImagesPath
| const String ApiEndpoints::sliderImagesPath = 'sliderImages' |
|
staticprivate |
◆ updateCollectionPath
◆ videoUrlPath
| const String ApiEndpoints::videoUrlPath = 'videoUrl' |
|
staticprivate |
The documentation for this class was generated from the following file: