prompt property Null safety

String? prompt
final

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

Implementation

final String? prompt;