missingKeyHandler property

MissingKeyHandler? missingKeyHandler
final

The default behavior is to just return the key itself that was used in I18Next.t.

Implementation

final MissingKeyHandler? missingKeyHandler;