arguments property

dynamic get arguments

Implementation

dynamic get arguments {
  return muffinRouterDelegate.arguments();
}