isRequired property

bool? get isRequired
inherited

Set to true if billing address is required for payment.

Defaults to false.

Implementation

bool? get isRequired => throw _privateConstructorUsedError;