userId property

String? get userId
override

Implementation

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

Implementation

set userId(covariant String? userId);