emails property Null safety

List<String> emails
inherited

emails is the email used by the Account on the App.

Implementation

List<String> get emails => throw _privateConstructorUsedError;