menu
artifact package
documentation
reflect.dart
ArtifactFieldInfo
getValue method
getValue method
dark_mode
light_mode
getValue
method
Object
?
getValue
(
Object
instance
)
Implementation
Object? getValue(Object instance) => field.getValue(instance);
artifact package
documentation
reflect
ArtifactFieldInfo
getValue method
ArtifactFieldInfo class