copyWith property

  1. @JsonKey(ignore: true)
$UserGroupCopyWith<UserGroup> copyWith
inherited

Implementation

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