copyWith property

  1. @JsonKey(ignore: true)
$UserPresenceCopyWith<UserPresence> copyWith
inherited

Implementation

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