SetUserAction constructor

SetUserAction(
  1. User user
)

Implementation

SetUserAction(this.user)
    : this.timestamp = DateTime.now().millisecondsSinceEpoch;