- Preparing search index...
- The search index is not available
ps1
Properties
Readonly
back
back: string
Readonly
front
front: string
Methods
toString
- toString(): string
-
Returns string
Static
make
- make(front: string, back: string): Flashcard
-
Parameters
-
front: string
-
back: string
Immutable type representing a flashcard, e.g., for learning vocabulary words in a native language or foreign language.
PS1 instructions: do NOT change this class.