FischerRandomConverters class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toArray(dynamic arrangement)
→ dynamic
-
Converts an arrangement of pieces from
String
to Array
.
-
toLowerCase(dynamic arrangement)
→ List<String>
-
Converts an arrangement of pieces to uppercase letters.
-
toMirror(dynamic arrangement)
→ dynamic
-
Mirrors a starting position's arrangement of pieces (its "twin").
-
toString()
→ String
-
A string representation of this object.
inherited
-
toUnicode(dynamic arrangement, {int color = 0})
→ dynamic
-
-
toUpperCase(dynamic arrangement)
→ List<String>
-
Converts an arrangement of pieces to uppercase letters.