menu
nextcloud package
documentation
core.dart
UnifiedSearchSearchCursor typedef
UnifiedSearchSearchCursor typedef
dark_mode
light_mode
UnifiedSearchSearchCursor
typedef
UnifiedSearchSearchCursor
= (
{
int
?
$int
,
String
?
string
}
)
Implementation
typedef UnifiedSearchSearchCursor = ({int? $int, String? string});
nextcloud package
documentation
core
UnifiedSearchSearchCursor typedef
core library