PhotoSizeEmpty023 constructor

const PhotoSizeEmpty023({
  1. required String type,
})

Photo Size Empty constructor.

Implementation

const PhotoSizeEmpty023({required this.type}) : super._();