toZinc method

  1. @override
String toZinc()
override

Encodes as "NA"

Implementation

@override
String toZinc() => "NA";