limit property

int? limit
final

The maximum number of images to select.

Default null value means no limit. This value may be ignored by platforms that cannot support it.

Implementation

final int? limit;