custom property

Map<String, DateTime?> custom
getter/setter pair

Implementation

Map<String, DateTime?> custom = {};