userLimit property Null safety

int? userLimit

Get User max on this

Implementation

int? get userLimit => _userLimit;