annotations property

  1. @JsonKey(name: 'annotations')
List<String>? annotations
final

Implementation

@JsonKey(name: 'annotations')
final List<String>? annotations;