description property

  1. @JsonKey(name: 'description')
String? description
inherited

Implementation

@JsonKey(name: 'description')
String? get description => throw _privateConstructorUsedError;