views property

List<LogView>? views
getter/setter pair

A list of views.

Implementation

core.List<LogView>? views;