as property

Type? as
final

The type to bind your implementation to, typically, an abstract class which is implemented by the annotated class.

Implementation

final Type? as;