menu
filament_mobile package
documentation
ports/filament_schema_cache.dart
FilamentSchemaCache
read abstract method
read abstract method
dark_mode
light_mode
read
abstract method
Future
<
CachedSchema
?
>
read
(
String
key
)
Implementation
Future<CachedSchema?> read(String key);
filament_mobile package
documentation
ports/filament_schema_cache
FilamentSchemaCache
read abstract method
FilamentSchemaCache class