AssetsCache constructor

AssetsCache({
  1. String prefix = 'assets/',
})

Implementation

AssetsCache({this.prefix = 'assets/'});