AdminUserV2Body constructor
Implementation
const AdminUserV2Body({
this.email,
this.firstName,
this.lastName,
this.dealerId,
this.role,
this.importOncueDevices,
});
const AdminUserV2Body({
this.email,
this.firstName,
this.lastName,
this.dealerId,
this.role,
this.importOncueDevices,
});