getDateTo method

String? getDateTo()

Gets the date to filter. Android Reference: NotificationFeedRequest.getDateTo()

Implementation

String? getDateTo() => dateTo;