comment property

  1. @JsonKey(defaultValue: '')
String? comment
final

Reason for the block.

Implementation

@JsonKey(defaultValue: '')
final String? comment;