PhotoCopyModel constructor

PhotoCopyModel(
  1. Map<String, dynamic> photoObject
)

Implementation

PhotoCopyModel(this.photoObject);