appendModelBuffer static method

PromiseJsImpl<void> appendModelBuffer(
  1. String dataName, [
  2. String? dataPath
])

Implementation

external static PromiseJsImpl<void> appendModelBuffer(String dataName,
    [String? dataPath]);