isPhoto property

bool get isPhoto

Implementation

bool get isPhoto => this == MediaSource.cameraPhoto || this == MediaSource.gallery;