menu
mediasfu_sdk
consumers\get_videos.dart
GetVideosType typedef
GetVideosType
dark_mode
light_mode
GetVideosType
typedef
GetVideosType
=
Future
<
void
>
Function
(
{
required
GetVideosOptions
options
}
)
Implementation
typedef GetVideosType = Future<void> Function( {required GetVideosOptions options});
mediasfu_sdk
get_videos
GetVideosType typedef
get_videos library