kind property

ExecutableKind? kind
getter/setter pair

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

Implementation

ExecutableKind? kind;