copyWith property

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

Implementation

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