copyWith property

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

Implementation

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