views property

List<DashboardView> views
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;