const factory SIWESession({ required String address, required List<String> chains, }) = _SIWESession;