prefix property

String prefix
final

A prefix for local preferences names, that can be used to have variables with the same name in different contexts of the same app

Implementation

final String prefix;