maxResults property

int? maxResults

Implementation

int? get maxResults => (_$data['maxResults'] as int?);