menu
messenger
domain/model/cache_info.dart
GB constant
GB
dark_mode
light_mode
GB
top-level constant
int
const
GB
One gigabyte in bytes.
Implementation
// ignore: constant_identifier_names
const
int
GB =
1024
*
1024
*
1024
;
messenger
cache_info
GB constant
cache_info library