Environment constructor

Environment(
  1. Map rawData
)

Implementation

Environment(super.rawData);