void modify([String? alter, String? direction, String? granularity]) => js_util.callMethod(this, 'modify', [alter, direction, granularity]);