read property

Future<List<int>?> Function(String key) read
final

Implementation

final Future<List<int>?> Function(String key) read;