userId property
Optionnal: Id of the user who's owner of the data. The id should be unique to each user.
Implementation
final String? userId;
Optionnal: Id of the user who's owner of the data. The id should be unique to each user.
final String? userId;