addFromUri 方法

void addFromUri(
  1. String src, [
  2. num? weight
])

实现

void addFromUri(String src, [num? weight]) native;