takePhoto abstract method

  1. @nitroNativeAsync
Future<PhotoResult> takePhoto(
  1. int textureId
)

Implementation

@nitroNativeAsync
Future<PhotoResult> takePhoto(int textureId);