Alert class
Constructors
- Alert({String? title, String? body})
-
Alert.fromJson(Map<
String, dynamic> json) -
factory
- Alert.fromRawJson(String str)
-
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited