toZinc method

  1. @override
String toZinc()
override

Encodes as "R".

Implementation

@override
String toZinc() => 'R';