kind property

String? kind
final

The kind of the executable file. This field is omitted if the file is not a Dart file.

Implementation

final String? kind;