ServiceStorageMountsSpec constructor
const
ServiceStorageMountsSpec({
- List<
RoomStorageMountSpec> ? room, - List<
ProjectStorageMountSpec> ? project,
Implementation
const ServiceStorageMountsSpec({this.room, this.project});