emailAddress property

String? get emailAddress
inherited

Implementation

String? get emailAddress => throw _privateConstructorUsedError;
set emailAddress (String? value)
inherited

Implementation

set emailAddress(String? value) => throw _privateConstructorUsedError;