menu
flutter_gemma package
documentation
mobile/flutter_gemma_mobile.dart
StorageStats
orphanedSizeMB property
orphanedSizeMB property
dark_mode
light_mode
orphanedSizeMB
property
double
get
orphanedSizeMB
Implementation
double get orphanedSizeMB => orphanedFilesSize / (1024 * 1024);
flutter_gemma package
documentation
mobile/flutter_gemma_mobile
StorageStats
orphanedSizeMB property
StorageStats class