Authorization({required this.password, required this.timeDelta}) : timeStamp = DateTime.now().toUtc().add(timeDelta).toIso8601String();