empty static method

UserModel empty()

Empty Constructor for UserModel

Implementation

static UserModel empty () => const UserModel(id: '', email: '', userName: '', fullName: '');