PredictionSubstring constructor

PredictionSubstring({
  1. num length,
  2. num offset,
})

Implementation

external PredictionSubstring({
  num length,
  num offset,
});