menu
neuro_realm_common package
documentation
realm_common.dart
RealmValue
as<T> method
as<T> method
dark_mode
light_mode
as<
T
>
method
T
as
<
T
>(
)
Implementation
T as<T>() => value as T;
neuro_realm_common package
documentation
realm_common
RealmValue
as<T> method
RealmValue class