menu
record_without_android package
documentation
record.dart
RecordPlatform
cancel abstract method
cancel abstract method
dark_mode
light_mode
cancel
abstract method
Future
<
void
>
cancel
(
String
recorderId
)
Stops the recording if needed and remove current file.
Implementation
Future<void> cancel(String recorderId);
record_without_android package
documentation
record
RecordPlatform
cancel abstract method
RecordPlatform class