thumbnailSize property Null safety

int thumbnailSize
final

The size of the message thumbnail.
The value is the length of the longest side. The longest side of the downloaded thumbnail will not exceed this value.

Implementation

final int thumbnailSize;