menu
ykfstorekit package
documentation
yk_store_kit.dart
YKStoreKitLogDelegate
YKStoreKitLogDelegate.new constructor
YKStoreKitLogDelegate.new constructor
dark_mode
light_mode
YKStoreKitLogDelegate
constructor
YKStoreKitLogDelegate
(
{
void
logCallBack
(
String
message
)?,
void
errorCallBack
(
String
errorMessage
)?,
Future
loading
()?,
Future
<
void
>
disLoading
()?,
})
Implementation
YKStoreKitLogDelegate({this.logCallBack, this.errorCallBack, this.loading, this.disLoading});
ykfstorekit package
documentation
yk_store_kit
YKStoreKitLogDelegate
YKStoreKitLogDelegate.new constructor
YKStoreKitLogDelegate class