SafeMap constructor

SafeMap(
  1. Map innerMap
)

Implementation

SafeMap(this.innerMap);