setInt abstract method

Future<void> setInt(
  1. String key,
  2. int value
)

Implementation

Future<void> setInt(String key, int value);