putDashboard abstract method

Future<bool> putDashboard(
  1. DashboardProfile newProfile
)

Implementation

Future<bool> putDashboard(DashboardProfile newProfile);