DocumentView constructor
const
DocumentView({})
Implementation
const DocumentView({Key? key, required this.retrieveDataError, required this.image, required this.imageUrl, required this.asset}) : super(key: key);
const DocumentView({Key? key, required this.retrieveDataError, required this.image, required this.imageUrl, required this.asset}) : super(key: key);