MapField constructor

const MapField({
  1. String? name,
})

Implementation

const MapField({this.name});