addFromUri method

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

Implementation

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