layerTree property

LayerTreeApi get layerTree

Implementation

LayerTreeApi get layerTree => _layerTree ??= LayerTreeApi(client);