sizeOnDisk property

int? sizeOnDisk
final

File size of the uploaded game build, expressed in bytes. When the build status is INITIALIZED, this value is 0.

Implementation

final int? sizeOnDisk;