copyWith property

  1. @JsonKey(ignore: true)
$ResourceModelCopyWith<ResourceModel> get copyWith
inherited

Implementation

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