copyWith property

  1. @JsonKey(ignore: true)
$EtebaseUserCopyWith<EtebaseUser> copyWith
inherited

Implementation

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