playerUiJs property

  1. @JsonKey(name: 'playerUiJs')
String? playerUiJs
final

Optional URI pointing to the JS file that should be used for the Player UI instead of the default JS file.

Implementation

@JsonKey(name: 'playerUiJs')
final String? playerUiJs;