asset property

String asset

Implementation

String get asset {
  return uri.split("asset://")[1];
}