descriptions property

  1. @JsonKey(name: 'descriptions')
List<Description?>? descriptions
inherited

Implementation

@JsonKey(name: 'descriptions')
List<Description?>? get descriptions => throw _privateConstructorUsedError;