FrontmatterParseExceptionDelimiter constructor

const FrontmatterParseExceptionDelimiter([
  1. String message
])

Implementation

const factory FrontmatterParseExceptionDelimiter([String message]) =
    _$FrontmatterParseExceptionDelimiter;