isInteractionGoalCompletedOnly method
Checks if only messages with completed interaction goals are fetched.
Android Reference: MessagesRequest.isInteractionGoalCompletedOnly()
Implementation
bool isInteractionGoalCompletedOnly() =>
interactionGoalCompletedOnly ?? false;