MissingKeyCallback typedef

MissingKeyCallback = void Function(String key)

Implementation

typedef MissingKeyCallback = void Function(String key);