getInt abstract method

Future<int?> getInt(
  1. String key
)

Implementation

Future<int?> getInt(String key);