menu
fluvie_api package
documentation
server.dart
ServerConfig
downloadSigningKey property
downloadSigningKey property
dark_mode
light_mode
downloadSigningKey
property
List
<
int
>
downloadSigningKey
final
HMAC key for signed private-download URLs.
Implementation
final List<int> downloadSigningKey;
fluvie_api package
documentation
server
ServerConfig
downloadSigningKey property
ServerConfig class