AppScreenRoutePath.details constructor

AppScreenRoutePath.details(
  1. String? name
)

Implementation

AppScreenRoutePath.details(
  this.name,
) : is_unknown = false;