userId property

String? userId

Implementation

String? get userId;
void userId=(String? userId)

Implementation

set userId(String? userId);