mapTo property

String mapTo

Indicates that the property should be persisted under a different name

Implementation

String get mapTo => _mapTo ?? name;