menu
sunny_sdk_core package
documentation
api/api_registry.dart
ApiRegistry
afterUpdate<T> abstract method
afterUpdate<T> abstract method
dark_mode
light_mode
afterUpdate<
T
>
abstract method
dynamic
afterUpdate
<
T
>(
MKey
updatedKey
,
T
updateSource
,
ChangeResult
result
)
Implementation
afterUpdate<T>(MKey updatedKey, T updateSource, ChangeResult result);
sunny_sdk_core package
documentation
api/api_registry
ApiRegistry
afterUpdate<T> abstract method
ApiRegistry class