file property

String file
final

The file for which launch data is being provided. This will either be a Dart library or an HTML file.

Implementation

final String file;