get abstract method
Get the value of a field by name. To see what type it might be, check metadata. (see FieldMetadata.type)
Implementation
Object? get(String field);
Get the value of a field by name. To see what type it might be, check metadata. (see FieldMetadata.type)
Object? get(String field);