postEmptyDashboardProfile abstract method

Future<DashboardProfile> postEmptyDashboardProfile(
  1. String name
)

Implementation

Future<DashboardProfile> postEmptyDashboardProfile(String name);