menu
mediasfu_sdk
consumers\re_port.dart
RePortOptions
RePortOptions.new constructor
RePortOptions.new
dark_mode
light_mode
RePortOptions
constructor
RePortOptions
(
{
bool
restart
=
false
,
required
RePortParameters
parameters
,
})
Implementation
RePortOptions({ this.restart = false, required this.parameters, });
mediasfu_sdk
re_port
RePortOptions
RePortOptions.new constructor
RePortOptions class