HasCustomAttribute.file constructor
const
HasCustomAttribute.file(
- FileIndex value
Constructs a HasCustomAttribute referencing an File
.
Implementation
const factory HasCustomAttribute.file(FileIndex value) =
HasCustomAttributeFile;