DocumentAttributeFilename023 constructor
const
DocumentAttributeFilename023({
- required String fileName,
Document Attribute Filename constructor.
Implementation
const DocumentAttributeFilename023({required this.fileName}) : super._();