debugStrings property

bool debugStrings
final

debug strings flag. Default value of debugStrings is false. If true then get method returns key instead of value

Implementation

final bool debugStrings;