fileHandlers property

List<FileHandler>? fileHandlers
final

The handlers to open files.

Implementation

final List<FileHandler>? fileHandlers;