take screenshot by native
Future<Uint8List?> takeCardPhoto(bool isBack) => _takePhotoApi.takeCardPhoto(isBack);