collectionPath property
String?
get
collectionPath
Returns the file path to the word collection.
Implementation
String? get collectionPath => _collectionPath;
Returns the file path to the word collection.
String? get collectionPath => _collectionPath;