props property
Map
get
props
The props maintained by this builder and used passed into the component when built. In this case, it's the current MapView object.
Implementation
Map get props;
The props maintained by this builder and used passed into the component when built. In this case, it's the current MapView object.
Map get props;