setInt method

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

Implementation

Future<void> setInt(String name, int value) async {}