LicenseRequestBodyItem constructor
LicenseRequestBodyItem({
- num? id,
Returns a new LicenseRequestBodyItem instance.
Implementation
LicenseRequestBodyItem({
this.id,
});
Returns a new LicenseRequestBodyItem instance.
LicenseRequestBodyItem({
this.id,
});