options property

List<String>? Function(T? param) options
final

Implementation

final List<String>? Function(T? param) options;