getBoolean abstract method

Future<bool?> getBoolean(
  1. String key
)

Implementation

Future<bool?> getBoolean(String key);