setUser abstract method

FutureOr<void> setUser(
  1. SentryUser? user
)

Implementation

FutureOr<void> setUser(SentryUser? user);