PhotoEmpty constructor
const
PhotoEmpty({
- required int id,
Photo Empty constructor.
Implementation
const PhotoEmpty({required this.id}) : super._();
Photo Empty constructor.
const PhotoEmpty({required this.id}) : super._();