RemoteStorageGetPublishedFileDetailsResult class final

Inheritance
Annotations

Properties

acceptedForUse bool
getter/setter pair
banned bool
getter/setter pair
consumerAppId AppId
getter/setter pair
creatorAppId AppId
getter/setter pair
description Array<Char>
getter/setter pair
file UgcHandle
getter/setter pair
fileName Array<Char>
getter/setter pair
fileSize int
getter/setter pair
fileType EWorkshopFileTypeAliasDart
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
previewFile UgcHandle
getter/setter pair
previewFileSize int
getter/setter pair
publishedFileId PublishedFileId
getter/setter pair
result EResultAliasDart
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
steamIdOwner int
getter/setter pair
tags Array<Char>
getter/setter pair
tagsTruncated bool
getter/setter pair
timeCreated int
getter/setter pair
timeUpdated int
getter/setter pair
title Array<Char>
getter/setter pair
url Array<Char>
getter/setter pair
visibility ERemoteStoragePublishedFileVisibilityAliasDart
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

callbackId int
no setter