attributes property

  1. @JsonKey.new(name: 'attrs')
Map<String, String>? get attributes
inherited

Implementation

@JsonKey(name: 'attrs')
Map<String, String>? get attributes;