PhotoSizeEmpty constructor
const
PhotoSizeEmpty({
- required String type,
Photo Size Empty constructor.
Implementation
const PhotoSizeEmpty({required this.type}) : super._();
Photo Size Empty constructor.
const PhotoSizeEmpty({required this.type}) : super._();