OnKeyValueCallback typedef

OnKeyValueCallback = void Function(List<AffiseKeyValue> data)

Implementation

typedef OnKeyValueCallback = void Function(List<AffiseKeyValue> data);