getCategory method

String? getCategory()

Gets the category filter. Android Reference: NotificationFeedRequest.getCategory()

Implementation

String? getCategory() => category;