AsyncId class
Constructors
- AsyncId.new({required String asyncId})
-
AsyncId.fromJson(Map<
String, Object?> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited