True for the two formats this adapter handles.
static bool handles(String format) => format == 'icu-json' || format == 'flat-json';