rootPath property

String rootPath
final

The path of the base where the data will be stored.

Save the files under the folder specified here.

データを保存するベースのパス。

ここで指定したフォルダ以下にファイルを保存します。

Implementation

final String rootPath;