copyWith property

  1. @JsonKey(ignore: true)
$GroupUserCopyWith<GroupUser> copyWith
inherited

Implementation

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