copyWith property

  1. @JsonKey(ignore: true)
$InkListItemCopyWith<InkListItem> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$InkListItemCopyWith<InkListItem> get copyWith =>
    throw _privateConstructorUsedError;