key property

String key
final

key for saving preference

  • You must set the key or it will throw. This is a safety check to prevent different instances overwriting each other save.

Implementation

final String key;