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