setUser abstract method

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

Implementation

Future<void> setUser(SentryUser? user);