menu
flutter_chrome_cast package
documentation
entities/load_options.dart
GoogleCastQueueLoadOptions
customData property
customData property
dark_mode
light_mode
customData
property
Map
<
String
,
dynamic
>
?
customData
final
Custom data to send with the request.
Implementation
final Map<String, dynamic>? customData;
flutter_chrome_cast package
documentation
entities/load_options
GoogleCastQueueLoadOptions
customData property
GoogleCastQueueLoadOptions class