AudioCache constructor

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

Implementation

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