manual property

  1. @JsonKey.new(includeIfNull: false)
bool? manual
final

Whether this is a manual acknowledgement

Implementation

@JsonKey(includeIfNull: false)
final bool? manual;