FileFormat constructor

const FileFormat(
  1. String extension
)

Implementation

const FileFormat(this.extension);