args property

dynamic get args

Implementation

dynamic get args {
  return pageSettings?.arguments;
}