isEmailRequired property

bool? isEmailRequired
inherited

Set to true to request an email address.

Defaults to false.

Implementation

bool? get isEmailRequired => throw _privateConstructorUsedError;