LicenseDetailRoute constructor Null safety

const LicenseDetailRoute(
  1. String id
)

Implementation

const LicenseDetailRoute(this.id);