values constant
Implementation
static const $core.List<CopyFilesSourceType> values = <CopyFilesSourceType> [
COPY_FILES_SOURCE_TYPE_UNSPECIFIED,
COPY_FILES_SOURCE_TYPE_SINGLE_FILE,
COPY_FILES_SOURCE_TYPE_SINGLE_DIRECTORY,
COPY_FILES_SOURCE_TYPE_MULTIPLE_FILES,
];