getLimit method
Gets the limit for feed items.
Android Reference: NotificationFeedRequest.getLimit()
Implementation
int? getLimit() => limit;
Gets the limit for feed items.
Android Reference: NotificationFeedRequest.getLimit()
int? getLimit() => limit;