args property

Object? get args

Implementation

Object? get args {
  return pageSettings?.arguments;
}