toFileContents abstract method

  1. @Deprecated('Use `toSynthFileContents()` instead.')
String toFileContents()

Generates what could go into a file.

Implementation

@Deprecated('Use `toSynthFileContents()` instead.')
String toFileContents();