RuntimeCollection constructor Null safety

RuntimeCollection(
  1. Map<String, dynamic> map
)

Implementation

RuntimeCollection(this.map);