menu
record_without_android package
documentation
record.dart
RecordPlatform
create abstract method
create abstract method
dark_mode
light_mode
create
abstract method
Future
<
void
>
create
(
String
recorderId
)
Create a recorder
Implementation
Future<void> create(String recorderId);
record_without_android package
documentation
record
RecordPlatform
create abstract method
RecordPlatform class