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