userId property

String? userId
final

Optionnal: Id of the user who's owner of the data. The id should be unique to each user.

Implementation

final String? userId;