sendTakePhoto abstract method

Future<NUIMiniProgramFile?> sendTakePhoto({
  1. bool rear = true,
})

Implementation

Future<NUIMiniProgramFile?> sendTakePhoto({bool rear = true});