Comparison objects
@override Map<String, Object?> get equals => <String, Object?>{ ...super.equals, JsonKeys.clientId: clientId, };