userData property

List<UserData>? get userData

Implementation

List<UserData>? get userData => _userData;