menu
askar_wrapper_dart
askar_wrapper_dart.dart
Store
Store constructor
Store
dark_mode
light_mode
Store
constructor
Store
(
StoreHandle
handle
,
String
uri
)
Constructs an instance of
Store
.
Implementation
Store(this.handle, this.uri);
askar_wrapper_dart
askar_wrapper_dart
Store
Store constructor
Store class