menu
record_without_android package
documentation
record.dart
RecordMethodChannelPlatformInterface
dispose abstract method
dispose abstract method
dark_mode
light_mode
dispose
abstract method
Future
<
void
>
dispose
(
String
recorderId
)
Dispose the recorder
Implementation
Future<void> dispose(String recorderId);
record_without_android package
documentation
record
RecordMethodChannelPlatformInterface
dispose abstract method
RecordMethodChannelPlatformInterface class