addSeenSuggestionEventFromUser abstract method

Future<NetworkResponse> addSeenSuggestionEventFromUser(
  1. dynamic publicEventId,
  2. dynamic utcModifier
)

Implementation

Future<NetworkResponse> addSeenSuggestionEventFromUser(
    publicEventId, utcModifier);