PhotoId constructor

PhotoId({
  1. String? id,
})

Implementation

PhotoId({this.id});