isEmailRequired property

bool? get isEmailRequired
inherited

Set to true to request an email address.

Defaults to false.

Implementation

String? get merchantName;/// Set to true to request an email address.
///
/// Defaults to false.
bool? get isEmailRequired;