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