Prompt enum Null safety
동의 화면 요청 시 추가 상호작용을 요청하고자 할 때 전달하는 파라미터
Constructors
- Prompt()
-
const
Values
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited