userId property

String? get userId

Implementation

String? get userId => (_$data['userId'] as String?);