vendor property

Future<Vendor?> vendor
getter/setter pair

Only works if arpData is not null and have valid mac address.

Implementation

late Future<Vendor?> vendor;