maxGifSize property

int? maxGifSize

Implementation

int? get maxGifSize;
void maxGifSize=(int? maxGifSize)

Implementation

set maxGifSize(int? maxGifSize);