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