bindingType property
Sets the type to which this bean is bound. The type specified must be of the same type as or a supertype of the returned object.
Implementation
final Type? bindingType;
Sets the type to which this bean is bound. The type specified must be of the same type as or a supertype of the returned object.
final Type? bindingType;