menu
nextcloud package
documentation
files_sharing.dart
ShareesapiSearchShareType typedef
ShareesapiSearchShareType typedef
dark_mode
light_mode
ShareesapiSearchShareType
typedef
ShareesapiSearchShareType
= (
{
int
?
$int
,
BuiltList
<
int
>
?
builtListInt
}
)
Implementation
typedef ShareesapiSearchShareType = ({BuiltList<int>? builtListInt, int? $int});
nextcloud package
documentation
files_sharing
ShareesapiSearchShareType typedef
files_sharing library