generate abstract method

String? generate(
  1. String uri, {
  2. bool noPrefix,
})

Implementation

String? generate(String uri, {bool noPrefix});