copying property

  1. @JsonKey.new(name: 'copying', includeIfNull: false)
bool? copying
final

Implementation

@JsonKey(name: 'copying', includeIfNull: false)
final bool? copying;