userId property

String? userId
override

Implementation

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

Implementation

set userId(covariant String? userId);