OnCodeChanged typedef

OnCodeChanged = void Function(String value)

Implementation

typedef OnCodeChanged = void Function(String value);