getDashboardsById abstract method

Future<DashboardProfiles> getDashboardsById(
  1. String id
)

Implementation

Future<DashboardProfiles> getDashboardsById(String id);