Setting โบ then Setting.then() method Facilitates chaining Signature: then(cb: (setting: this) => any): this; Parameters ParameterTypeDescriptioncb(setting: this) โ any Returns: this