views property

List<View>? views
getter/setter pair

The list of views.

Implementation

core.List<View>? views;