packages property

List<String>? packages
final

An array of Package objects that describe the layer's packages.

Implementation

final List<String>? packages;