tokenizerUrl property

  1. @Deprecated('Use tokenizerSource instead. Web platform compatibility only.')
String get tokenizerUrl

Implementation

@Deprecated('Use tokenizerSource instead. Web platform compatibility only.')
String get tokenizerUrl => InferenceModelSpec._sourceToUrl(_tokenizerSource);