menu
isar_db_inspector package
documentation
object/isar_object.dart
IsarObject
getValue method
getValue method
dark_mode
light_mode
getValue
method
dynamic
getValue
(
String
propertyName
)
Implementation
dynamic getValue(String propertyName) => data[propertyName];
isar_db_inspector package
documentation
object/isar_object
IsarObject
getValue method
IsarObject class