instance property

UserService get instance

Implementation

static UserService get instance => _instance ??= UserService._();