prompt property Null safety

String? prompt
read / write

Indicates the type of user interaction that is required. The only valid values at this time are login, none, and consent.

Implementation

String? prompt;