copyWith property

  1. @JsonKey.new(ignore: true)
$ClassCopyWith<Class> get copyWith
inherited

Implementation

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