bindingType property

Type? bindingType
final

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;