languages property

List<EnvironmentLanguage>? languages
final

The list of programming languages that are available for the specified platform.

Implementation

final List<EnvironmentLanguage>? languages;