call abstract method

$R call({
  1. AssetFileBytes? bytes,
  2. double? width,
  3. double? height,
  4. String? path,
})

Implementation

$R call({AssetFileBytes? bytes, double? width, double? height, String? path});