copyWith property

  1. @JsonKey(ignore: true)
$RecoveryTokensCopyWith<RecoveryTokens> copyWith
inherited

Implementation

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