attributes property

  1. @JsonKey(ignore: true)
Map<String, Object?> attributes
getter/setter pair

Implementation

@JsonKey(ignore: true)
Map<String, Object?> attributes = {};