menu
smart_splash_kit package
documentation
loader/api_loader.dart
ApiLoadResult<T>
timedOut property
timedOut property
dark_mode
light_mode
timedOut
property
bool
timedOut
final
Whether the failure was due to a timeout.
Implementation
final bool timedOut;
smart_splash_kit package
documentation
loader/api_loader
ApiLoadResult<T>
timedOut property
ApiLoadResult class