getPropertyStream property
Gets a PropertyStream for the given path, creating the controller if needed. The type parameter indicates what kind of stream to create.
Implementation
final PropertyStream Function(String propertyPath, Type streamType)
getPropertyStream;