ExifData.from constructor

ExifData.from(
  1. ExifData? other
)

Implementation

ExifData.from(ExifData? super.other) : super.from();