content property

  1. @override
String get content
override

Getter of the file content

Implementation

@override
String get content => _content;