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