ViewBlock
abstract class ViewBlock<T> @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX] ) constructor
Abstract base class for all view blocks.
A view block represents a UI component that can be rendered with an associated type.