getProperties method Null safety

List<PropertySchema> getProperties()

Gets validation schemas for object properties.

Returns the list of property validation schemas.

See PropertySchema