menu
sam_api_calls package
documentation
contracts/contracts.dart
DataService
postEmptyDashboardProfile abstract method
postEmptyDashboardProfile abstract method
dark_mode
light_mode
postEmptyDashboardProfile
abstract method
Future
<
DashboardProfile
>
postEmptyDashboardProfile
(
String
name
)
Implementation
Future<DashboardProfile> postEmptyDashboardProfile(String name);
sam_api_calls package
documentation
contracts/contracts
DataService
postEmptyDashboardProfile abstract method
DataService class