getUpdatedAfter method

DateTime? getUpdatedAfter()

Gets the updated after timestamp. Android Reference: MessagesRequest.getUpdatedAfter()

Implementation

DateTime? getUpdatedAfter() => updatedAfter;