copyWith property

  1. @JsonKey(ignore: true)
$ListViewCopyWith<ListView> get copyWith
inherited

Implementation

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