boxName property

String boxName
final

The name of the Hive storage box.

This is the filename without any extension or path, to use for the Hive storage box, for example: 'my_app_settings'

Implementation

final String boxName;