ExifData.from constructor

ExifData.from(
  1. ExifData? other
)

Implementation

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