layers property

List<Layer>? layers
final

An array of Layer objects that describe the layers.

Implementation

final List<Layer>? layers;