copyWith property

  1. @JsonKey(ignore: true)
$UsageContextCopyWith<UsageContext> copyWith
inherited

Implementation

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