implementationLanguage property

String? implementationLanguage
final

Implementation language label for diagnostics, not for dispatch.

Any language is acceptable if it exposes the Pixa runtime ABI and obeys the ownership, cancellation and binary-message contract.

Implementation

final String? implementationLanguage;