copyWith property

  1. @JsonKey(ignore: true)
$GroupMemberCopyWith<GroupMember> copyWith
inherited

Implementation

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