BZValueConfirmCallback<T> typedef

BZValueConfirmCallback<T> = bool Function(T value)

Implementation

typedef bool BZValueConfirmCallback<T>(T value);