location property Null safety

String location

Implementation

String get location => GoRouteData.$location(
      '/settings/appearance',
    );