RenameOptions constructor

RenameOptions(
  1. String newName
)

Implementation

RenameOptions(this.newName);