copyWith property

  1. @JsonKey(ignore: true)
$TwoFactorCodeCopyWith<TwoFactorCode> copyWith
inherited

Implementation

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