LicenceVerifyModel constructor

LicenceVerifyModel({
  1. bool? userVerified,
})

Implementation

LicenceVerifyModel({this.userVerified});