views property
final
List of views that comes with the views name (and if it is a camera view, its camera name).
Implementation
final List<DashboardView> views;
List of views that comes with the views name (and if it is a camera view, its camera name).
final List<DashboardView> views;