Gets UCI notation of the drop, like Q@f7.
Q@f7
@override String get uci => '${role.uppercaseLetter}@${to.name}';