CapturePhoto constructor Null safety
- Uint8List? fileDataRepresentation
Construct a CapturePhoto.
Implementation
@visibleForTesting
CapturePhoto(this.fileDataRepresentation);
Construct a CapturePhoto.
@visibleForTesting
CapturePhoto(this.fileDataRepresentation);