FileOutputDestination constructor

const FileOutputDestination(
  1. String filePath
)

Implementation

const FileOutputDestination(this.filePath);