optional property

List<String> optional
final

A list of the arguments that can be null in a DI-enabled method.

Implementation

final List<String> optional;