menu
snowplow_tracker package
documentation
configurations/platform_context_properties.dart
PlatformContextProperties
systemAvailableMemory property
systemAvailableMemory property
dark_mode
light_mode
systemAvailableMemory
property
int
?
systemAvailableMemory
final
Available memory on the system in bytes (Android only).
Implementation
final int? systemAvailableMemory;
snowplow_tracker package
documentation
configurations/platform_context_properties
PlatformContextProperties
systemAvailableMemory property
PlatformContextProperties class