minLength property

  1. @override
int get minLength
override

Returns minimum number of characters this CodeType can encode

Implementation

@override
int get minLength => 6;