transposable property

bool transposable
final

True if it is possible to write this symbol “backwards”.

For example, the official symbol {U/P} is sometimes written as {P/U} or {P\U} in informal settings. Note that the Scryfall API never writes symbols backwards in other responses. This field is provided for informational purposes.

Implementation

final bool transposable;