map property

  1. @protected
Map<String, Object?> map
final

Wrapped map containing map entries view by this class as DataObject.

Implementation

@protected
final Map<String, Object?> map;