comment property

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

Implementation

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