content property

  1. @override
String content
override

Getter of the file content

Implementation

@override
String get content => _content;