menu
conduit_core package
documentation
conduit_core.dart
ManagedEntityRuntime
setTransientValueForKey abstract method
setTransientValueForKey abstract method
dark_mode
light_mode
setTransientValueForKey
abstract method
void
setTransientValueForKey
(
ManagedObject
object
,
String
key
,
dynamic
value
)
Implementation
void setTransientValueForKey(ManagedObject object, String key, dynamic value);
conduit_core package
documentation
conduit_core
ManagedEntityRuntime
setTransientValueForKey abstract method
ManagedEntityRuntime class