RouterParams constructor

RouterParams({
  1. Map<String, String>? resourceManagerTags,
})

Implementation

RouterParams({this.resourceManagerTags});