menu
mediasfu_sdk
consumers\re_port.dart
RePortOptions
RePortOptions constructor
RePortOptions
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 constructor
RePortOptions class