toFileContents method
Serialize to the committed, diffable document bytes.
Implementation
String toFileContents() => '${toCanonicalJson()}\n';
Serialize to the committed, diffable document bytes.
String toFileContents() => '${toCanonicalJson()}\n';