getDouble abstract method

Future<double?> getDouble(
  1. String key
)

Implementation

Future<double?> getDouble(String key);