userId property

String? get userId

Implementation

String? get userId;
set userId (String? userId)

Implementation

set userId(String? userId);