dashboardConfigWrapper property

  1. @JsonKey(name: 'dashboardConfig')
List<DashboardConfigWrapper> get dashboardConfigWrapper
inherited

Implementation

@JsonKey(name: 'dashboardConfig')
List<DashboardConfigWrapper> get dashboardConfigWrapper =>
    throw _privateConstructorUsedError;