menu
multi_cloud_storage package
documentation
cloud_storage_provider.dart
CloudStorageProvider
tokenExpired abstract method
tokenExpired abstract method
dark_mode
light_mode
tokenExpired
abstract method
Future
<
bool
>
tokenExpired
(
)
Checks if the current user's authentication token is expired.
Implementation
Future<bool> tokenExpired();
multi_cloud_storage package
documentation
cloud_storage_provider
CloudStorageProvider
tokenExpired abstract method
CloudStorageProvider class