size property

int size
final

The size of the file currently associated with this model.

If a download is in progress, this will be the size of the current model, not the new model currently being downloaded.

Implementation

final int size;