password property

String password
inherited

password defines the password of the server. This password should be the password registered in the platform. By default is an empty string.

Implementation

String get password => throw _privateConstructorUsedError;