RetrievePassphraseState constructor

const RetrievePassphraseState(
  1. LicenseDocument license,
  2. StatusDocument? status
)

Implementation

const RetrievePassphraseState(this.license, this.status);