mobileJs property

String? mobileJs
final

This (and webJs) param should be used when the JS you wish to define does interact with the Dart side

Implementation

final String? mobileJs;