menu
sam_api_calls package
documentation
contracts/contracts.dart
DataService
getDashboardsById abstract method
getDashboardsById abstract method
dark_mode
light_mode
getDashboardsById
abstract method
Future
<
DashboardProfiles
>
getDashboardsById
(
String
id
)
Implementation
Future<DashboardProfiles> getDashboardsById(String id);
sam_api_calls package
documentation
contracts/contracts
DataService
getDashboardsById abstract method
DataService class