FrontMatterException constructor

const FrontMatterException(
  1. String message
)

Implementation

const FrontMatterException(this.message);