copyWith property

  1. @JsonKey(ignore: true)
$TestCopyWith<Test> copyWith
inherited

Implementation

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