excludedCamera2Models property
A list of devices that must not use the camera2 API.
Android only.
Implementation
List<String>? get excludedCamera2Models => _excludedCamera2Models;
A list of devices that must not use the camera2 API.
Android only.
List<String>? get excludedCamera2Models => _excludedCamera2Models;