collectionPath property

String? collectionPath
final

The path of the destination as a collection.

If Null, the hash value of source is used.

コレクションとしての保存先のパス。

Nullの場合はsourceのハッシュ値を利用します。

Implementation

final String? collectionPath;