interfaces property

Set<Type>? interfaces
final

The sets of interfaces which will be implemented by the sub class.

Implementation

final Set<Type>? interfaces;