wrongPIN constant

  1. @BuiltValueEnumConst.new(wireName: r'WrongPIN')
ErrorCondition const wrongPIN

Implementation

@BuiltValueEnumConst(wireName: r'WrongPIN')
static const ErrorCondition wrongPIN = _$wrongPIN;