MapTo constructor

const MapTo(
  1. String name
)

Creates a MapTo annotation.

Implementation

const MapTo(this.name);