supportedExtensions top-level constant

List<String> const supportedExtensions

File extensions the scanner reads.

Implementation

const List<String> supportedExtensions = ['json'];