description property

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

Implementation

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