stopRecorderCompleted abstract method

void stopRecorderCompleted(
  1. int? state,
  2. bool? success,
  3. String? url
)

Implementation

void stopRecorderCompleted(int? state, bool? success, String? url);