extra property

Map<String, String> extra
final

Can be used to store custom meta data apart from the one above

Implementation

final Map<String, String> extra;