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.
Make a flashcard.
the card's front side, e.g. a vocabulary word
the card's back side, e.g. its definition
flashcard with front and back
front
back
Generated using TypeDoc
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.