tiki_sdk_dart
l0_storage
L0Storage
getAll abstract method
getAll
getAll
method
Null safety
Future
<
Map
<
String
,
Uint8List
>
>
getAll
(
String
address
)
Implementation
Future<Map<String, Uint8List>> getAll(String address);
tiki_sdk_dart
l0_storage
L0Storage
getAll abstract method
L0Storage class
Constructors
L0Storage
Properties
hashCode
runtimeType
Methods
getAll
noSuchMethod
read
toString
write
Operators
operator ==