raw property

String get raw

file as String.

Implementation

String get raw => file.readAsStringSync();