firstName property

dynamic firstName

Implementation

get firstName => shippingName.split(' ').first;