menu
simple_webdav_client package
documentation
client.dart
PropfindPropRequestParam<P extends PropfindRequestProp>
props property
props property
dark_mode
light_mode
props
property
Iterable
<
P
>
get
props
Implementation
Iterable<P> get props => _props ?? const [];
simple_webdav_client package
documentation
client
PropfindPropRequestParam<P extends PropfindRequestProp>
props property
PropfindPropRequestParam class