isRequired property

bool? get isRequired
inherited

Set to true if shipping address is required for payment.

Defaults to false

Implementation

bool? get isRequired => throw _privateConstructorUsedError;