methods property

List<Method>? methods
final

The methods of this interface, in unspecified order.

Implementation

final List<Method>? methods;