inputExtensions property

  1. @Deprecated('do not use')
Iterable<String>? inputExtensions
final

A list of input extensions for this builder.

May be null or unreliable and should not be used.

Implementation

@Deprecated('do not use')
final Iterable<String>? inputExtensions;