getReadState method

FeedReadState? getReadState()

Gets the read state filter. Android Reference: NotificationFeedRequest.getReadState()

Implementation

FeedReadState? getReadState() => readState;