createLibraryFile property
bool
get
createLibraryFile
Implementation
bool get createLibraryFile => this['create_library_file'] ?? true;
bool get createLibraryFile => this['create_library_file'] ?? true;