getAll method Null safety

Future<Map<String, Uint8List>> getAll(
  1. String address
)

Implementation

Future<Map<String, Uint8List>> getAll(String address);