VolumeLayerInfo constructor

VolumeLayerInfo({
  1. List<VolumeLayerInfoLayers>? layers,
})

Implementation

VolumeLayerInfo({this.layers});