Notify class
Constructors
- Notify({int? time, String? atSign, String? message})
- Notify.fromJson(String source)
-
factory
-
Notify.fromMap(Map<
String, dynamic> ? map) -
factory
Properties
Methods
Operators
-
operator ==(
Object o) → bool -
The equality operator.
override