props property
The props maintained by this builder and used passed into the component when built. In this case, it's the current MapView object.
Implementation
@override @toBeGenerated Map get props => throw UngeneratedError(member: #props);
The props maintained by this builder and used passed into the component when built. In this case, it's the current MapView object.
@override @toBeGenerated Map get props => throw UngeneratedError(member: #props);