options property

List<List<String>>? options
final

Additional mount options as key-value pairs.

Implementation

final List<List<String>>? options;