FrontmatterParseException constructor
const
FrontmatterParseException(
- String message
Implementation
const factory FrontmatterParseException(String message) = _FrontmatterParseException;
const factory FrontmatterParseException(String message) = _FrontmatterParseException;