fileContents property

String fileContents
final

The entire body of the SubRip file.

Implementation

// TODO(cyanglaz): Remove this public member as it doesn't seem need to exist.
// https://github.com/flutter/flutter/issues/90471
final String fileContents;