RenameFile

Undocumented in source.

Members

Mixins

__anonymous
mixin StrictOptionalSerializer
Undocumented in source.

Variables

kind
string kind;
Undocumented in source.
newUri
string newUri;
Undocumented in source.
oldUri
string oldUri;
Undocumented in source.
options
Optional!RenameFileOptions options;
Undocumented in source.

Mixed In Members

From mixin StrictOptionalSerializer

_toJSON
JSONValue _toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta