chessboard_js package
documentation
node_move_model
MoveNotification
MoveNotification constructor
MoveNotification
MoveNotification
constructor
Null safety
MoveNotification
(
{
required
Map
<
String
,
String
>
move
}
)
Implementation
MoveNotification({required this.move});
chessboard_js package
documentation
node_move_model
MoveNotification
MoveNotification constructor
MoveNotification class
Constructors
MoveNotification
Properties
hashCode
move
runtimeType
Methods
debugFillDescription
dispatch
noSuchMethod
toString
visitAncestor
Operators
operator ==