ArcanaExtension extension Null safety

Extension methods for Arcana

on

Properties

name String
read-only
resultingCombos List<List<Arcana>>
Returns combos that result in this Arcana. [...]
read-only

Methods

arcanaCombo(Arcana other) Arcana?
Returns the result from the combo of two Arcana. If the combo is not valid, returns null. [...]