scanCodeErrorNull property

  1. @override
String get scanCodeErrorNull
override

No description provided for @scanCodeErrorNull.

In en, this message translates to: 'Error during Scan.\nCode was null'

Implementation

@override
String get scanCodeErrorNull => 'Error during Scan.\nCode was null';