menu
vania package
documentation
orm/model.dart
Model
getAttribute method
getAttribute method
dark_mode
light_mode
getAttribute
method
dynamic
getAttribute
(
String
key
)
Implementation
dynamic getAttribute(String key) { return attributes[key]; }
vania package
documentation
orm/model
Model
getAttribute method
Model class