toZinc method

  1. @override
String toZinc()
override

Encodes as 'N'

Implementation

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