js property

String? js
final

This param should be used when the JS you wish to define doesn't interact in any way with the Dart side

Implementation

final String? js;