menu
dimap package
documentation
dimp.dart
Mapper<K, V>
getInt abstract method
getInt abstract method
dark_mode
light_mode
getInt
abstract method
int
?
getInt
(
K
key
, [
int
?
defaultValue
])
Implementation
int? getInt(K key, [int? defaultValue]);
dimap package
documentation
dimp
Mapper<K, V>
getInt abstract method
Mapper class