Union Shanten Result
    @Serializable
@SerialName(value = "UnionShantenResult" )
Constructors
Link copied to clipboard
                  constructor(hand: Hand<CommonHandPattern>, shantenInfo: CommonShanten, regular: RegularShantenResult, chitoi: ChitoiShantenResult? = null, kokushi: KokushiShantenResult? = null)