isBackCamera property

bool get isBackCamera

Implementation

bool get isBackCamera => sensor?.position == SensorPosition.back;