copyWith property

  1. @JsonKey(ignore: true)
$PermissionRuleCopyWith<PermissionRule> copyWith
inherited

Implementation

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