debug property

bool debug
final

Wether to use debug localizations or not. In debug mode, the string returned will contain debug information about how it is translated

Implementation

final bool debug;