newRef property

String get newRef

Implementation

String get newRef {
  return argResults?['new-ref'] as String;
}